Propagate configuration parser errors
authorAlex Crichton <alex@alexcrichton.com>
Fri, 24 Oct 2014 15:48:00 +0000 (08:48 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 27 Oct 2014 19:59:34 +0000 (12:59 -0700)
commit670fc47d71d5ecc41e7e6b950ddd55130a4ecf27
treeb878237b2b8430734119609314d6f08c2edc2861
parent99c8768f801457fac6f56a6c1fe676e6d63aa529
Propagate configuration parser errors

Closes #743
src/cargo/util/config.rs
tests/test_cargo_compile.rs